<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top{max-width: 1800px;line-height: 38px;overflow: hidden;}
.top a{color: #333333;font-size: 13px;}
.nav{width: 100%;min-width: 1200px; height: 185px;background: url(../img/nav_bg.jpg) no-repeat;background-size: 100% 100%;overflow: hidden;}
.nav_a{width: 1200px;margin: 135px auto 0 auto;background: #3e4b83;padding: 0 50px;overflow: hidden;}
.nav_a a{width: 12.5%;display: block;color: #FFFFFF;line-height: 50px;float: left;text-align: center;}
.nav_a a.active{color: #000000;background: #f7f8fa;}
.banner{width: 1200px;margin: 36px auto 0 auto;overflow: hidden;}
.swiper-container{
	width: 795px;height: 390px;
	float: left;
}
.swiper-slide{position: relative;}
.swiper-slide img{width: 795px;height: 390px;}
.swiper-slide a{position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(0,0,0,0.3);color: #FFFFFF;padding: 0 13px;line-height: 55px;font-size: 26px;}
.swiper-button-prev,.swiper-button-next{background: rgba(0,0,0,0.2) !important;padding: 7px;width: 47px !important;height: 76px !important;}
.swiper-button-next:after, .swiper-button-prev:after{font-size: 30px !important;color: #FFFFFF;}
.swiper-button-prev{left: 0 !important;}
.swiper-button-next{right: 0 !important;}
.banner_news{margin-left: 25px;width: 380px;}
.banner_news ul li{overflow: hidden;margin-bottom: 37px;}
.banner_news ul li:last-child{margin-bottom: 0;}
.banner_news ul li img{width: 70px;height: 70px;margin-right: 15px;}
/* .banner_news ul li:first-child div{margin-left: 90px;} */
.banner_news ul li a{color: #000000;margin-bottom: 7px;display: block;}
.banner_news ul li p{color: #999999;font-size: 13px;line-height: 22px;}
.banner_news ul li a:hover{color: #3e4b83;}
.news_meq{
	width: 1200px;
	margin: 20px auto 35px auto;
	background: url(../img/img1.jpg) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.news_new{
	width: 145px;height: 45px;
	border-radius: 6px;text-align: center;
	line-height: 45px;
	background: #ff0000;
	color: #FFFFFF;
	font-size: 20px;
	letter-spacing: 3px;
	margin: 10px 20px;
}
.news_meq marquee{width: 990px;line-height: 45px;margin: 10px 15px 10px 0;}
.news_meq marquee a{color: #ff0000;font-size: 16px;letter-spacing: 2px;}
.index_nav{width: 1200px;margin: auto;overflow: hidden;}
.index_nav a{width: 369px;height: 77px;margin-right: 46px;display: block;overflow: hidden;line-height: 80px;text-align: center;float: left;background: #f2f2f2;font-size: 20px;color: #000000;}
.index_nav a img{height: 35px;margin-right: 40px;vertical-align: middle;}
.index_nav a:last-child{margin-right: 0;}
.news_title{
	width: 1200px;
	margin: 35px auto 0 auto;
	overflow: hidden;
	border-top: 2px solid #3e4b83;
	border-bottom: 1px solid #e1e1e1;
	padding: 7px 0;
}
.news_title p{color: #646464;font-size: 16px;margin-top: 7px;}
.news_title p span{color: #3e4b83;font-size: 16px;}
.news_search{border: 1px solid #e3e3e3;}
.news_search input{
    float: left;padding: 5px;margin-top: 2px;width: 265px;
    margin: 0;
    box-shadow: none;
    border: none;
    border-radius: 0;
}
.news_search input::-webkit-input-placeholder{font-size: 13px;}
.news_search button{background: #26b6fc;padding: 5px 15px;display: block;float: left;border: none;}
.news_search button img{height: 18px;}
.news_div1{width: 1200px;margin: 30px auto 0 auto;overflow: hidden;}
.news_div1 ul{width: 586px;}
.news_div1 ul li{margin-bottom: 36px;}
.news_div1 ul li:last-child{margin-bottom: 0;}
.news_div1 ul li p{display: inline-block;color: #333333;margin-right: 7px;}
.news_div1 ul li p span{background: #3e4b83;padding: 0px 5px;margin-left: 7px;font-size: 14px;color: #FFFFFF;}
.news_div1 ul li a{color: #333333;width: 480px;}
.news_div1 ul li a:hover,.news_div2_item dl dd a:hover{color: #3e4b83;}
.news_img{position: relative;width: 586px;height: 293px;}
.news_img img{width: 100%;height: 100%;}
.news_img_title{position: absolute;left: 15px;bottom: 12px;width: 95%;}
.news_img_title p{color: #FFFFFF;margin-right: 13px;width: 100%;}
.news_img_title a{background: #3e4b83;color: #FFFFFF;padding: 2px 7px 4px 7px;font-size: 13px;margin-top: 10px;}
.news_div2{width: 1200px;margin: 30px auto 0 auto;overflow: hidden;}
.news_div2_item{width: 433px;margin-right: 27px;}
.news_div2_title{color: #3E4b83;padding-left: 10px;height: 40px;border-top: 1px solid #dedede;border-bottom: 1px solid #dedede;line-height: 40px;background: url(../img/icon4.png) repeat-x;background-size: auto 100%;position: relative;}
.news_div2_title::before{
	content: '';
	width: 70px;height: 2px;
	background: #4b578b;
	position: absolute;
	left: 0;top: -1px;
}
.news_div2_title a{font-size: 12px;color: #969696;}
.news_div2_title a img{height: 14px;vertical-align: text-top;margin-top: 1px;margin: 0 13px 0 4px;}
.news_div2_item dl dt{margin-top: 15px;overflow: hidden;}
.news_div2_item dl dt img{width: 173px;height: 120px;margin-right: 18px;}
.news_div2_item dl dt div{margin-left: 191px;}
.news_div2_item dl dt a{color: #3e4b83;margin-bottom: 7px;width: 100%;}
.news_div2_item dl dt p{font-size: 12px;line-height: 26px;color: #646464;}
.news_div2_item dl dd{border-bottom: 1px dotted #dbdbdb; line-height: 40px;background: url(../img/icon5.png) 0 center no-repeat;padding-left: 12px;}
.news_div2_item dl dd a{color: #656565;font-size: 13px;width: 100%;}
.news_div3_item{width: 277px;margin-right: 0;}
.news_div3_item .news_div2_title{background: none;border-bottom: none;}
.news_div3_item dl dt{position: relative;}
.news_div3_item dl dt img{width: 277px;height: 202px;margin-right: 0;}
.news_div3_item dl dt a{
	width: 100%;
	margin-bottom: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 6px 13px;
	color: #FFFFFF;
	background: rgba(0,0,0,0.6);
	font-size: 13px;
}
.news_div3 .news_div2_title{background: none;border-bottom: none;}
.news_div3_item dl dd{background: url(../img/icon6.png) 0 center no-repeat;padding-left: 18px;}
.bottom_div{width: 100%;min-width: 1200px;margin: 50px auto 0 auto;background: #7881a8;}
.bottom_link{padding: 0 50px;width: 1200px;margin: 0 auto;overflow: hidden;}
.bottom_link h3{font-size: 15px;color: #FFFFFF;padding: 10px 0;border-bottom: 1px solid #8e95b6;margin-top: 10px;}
.bottom_link div{padding: 0 50px;overflow: hidden;margin: 10px 0 50px 0;}
.bottom_link a{width: 16.6666%;display: block;float: left;color: #FFFFFF;margin-top: 12px;font-size: 13px;}
.bottom_txt1{min-width: 1200px;margin: 0 auto;background: #aaaaaa;padding: 10px 0;text-align: center;color: #FFFFFF;font-size: 12px;}

/* åœ°å›¾ */
.map_div1{width: 1130px;margin: 120px auto;overflow: hidden;}
.map_div1 .map_l{width: 425px;box-shadow: 1px 1px 5px #F4F4F4,-1px -1px 5px #F4F4F4;margin: 8px;}
.map_div1 .map_l h3{background: #3e4b83;color: #FFFFFF;padding: 18px 0;text-align: center;font-size: 18px;}
.map_div1 .map_l div{border-bottom: 1px solid #f4f4f4;padding: 23px 15px 18px 0;}
.map_div1 .map_l div img{height: 30px;vertical-align: middle;margin: -5px 12px 0 15px;float: left;}
.map_div1 .map_l div p{margin-left: 56px;}
.map_ewm{text-align: center;}
.map_ewm img{display: block;margin: 15px auto 20px auto;}
.map_ewm span{margin-bottom: 30px;}
.map_r{margin: 8px 0 0 30px;width: 655px;height: 586px;}
.map_r iframe{width: 100%;height: 100%;}

/* åˆ—è¡¨ */
.news_list{width: 950px;overflow: hidden;margin: 20px auto;}
.news_list h4{border-bottom: 1px solid #E6E6E6;padding: 13px 0;text-align: right;font-size: 13px;}
.news_list ul li{padding: 5px 0;position: relative;}
.news_list ul li::after{
	content: '';
	width: 85%;
	height: 1px;
	position: absolute;
	left: 0;bottom: 0;
	border-bottom: 1px dotted #cac7c7;
}
.news_list ul li &gt; div &gt; a{display: block;overflow: hidden;width: 200px;height: 129px;margin-right: 15px;}
.news_list ul li img{width: 200px;height: 129px;}
.news_list ul li h3{color: #000000;}
.news_list ul li p,.news_list ul li span{font-size: 13px;color: #646464;}
.news_list ul li &gt; div{padding: 25px 15px;overflow: hidden;}
.news_list ul li h3{
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 15px;
	margin-top: 0;
}
.news_list ul li p{line-height: 26px;}
.news_list ul li span{display: block;margin-top: 8px;}
.news_list ul li span a{font-size: 12px;color: #646464;}
.news_list ul li &gt; div:hover{background: #f8f8f8;}

/* é¡µç&nbsp; */
.page{width: 990px;margin: 50px auto;text-align: center;}
.page *{color: #646464;font-size: 13px;margin: 3px;padding: 2px 8px;}
.page a:hover,.page a.hover{color: #14aaf5;border-color: #14aaf5;}

/* è¯¦æƒ… */
.news_cen{width: 835px;margin: 50px auto;}
.news_cen h3{width: 90%;font-size: 20px;color: #3e4b83;text-align: center;margin: 0 auto;line-height: 40px;}
.news_txt1{text-align: center;font-size: 13px;margin-top: 15px;border-bottom: 1px solid #cecece;padding-bottom: 13px;}
.news_txt1 span{margin-left: 15px;font-size: 13px;}
.news_cen_div1 *{word-break: break-all;}
.news_cen_div1 p{line-height: 32px;margin-top: 30px;}
.news_cen_div1 img{max-width: 100%;display: block;margin: 15px auto;}


/* æ‹›è˜ */
.form_title{width: 100%;background: #f9f9f9;}
.form_title p{width: 1200px;padding: 18px 0;display: block;margin: 0 auto;font-size: 24px;font-weight: bold;}
.for_div1{border: 1px solid #dde5eb;background: #f2f7fb;width: 1200px;margin: 30px auto;padding: 25px;}
.for_cen1{width: 820px;margin: 0 auto;border: 1px solid #a6a6a6;padding: 30px;}
.for_cen1 .h5{text-align: center;margin-top: -49px;margin-bottom: 30px;}
.for_cen1 h5{text-align: center;font-weight: bold;font-weight: 14px;background: #f2f7fb;display: inline-block;padding: 0 10px;}
.for_inp{width: 500px;margin: 10px auto;}
.for_inp span{width: 100px;display: inline-block;vertical-align: middle;text-align: right;}
.for_inp input{width: 370px;background: #FFFFFF;border: 1px solid #CCCCCC;padding: 5px;}
.for_select select{padding: 5px;width: 200px;border: 1px solid #CCCCCC;}
.for_select input{width: 200px;}
.for_textarea textarea{width: 370px;padding: 5px;background: #FFFFFF;border: 1px solid #CCCCCC;resize: none;height: 120px;}
.for_updata .updata_btn{width: 200px;background: #808080;color: #FFFFFF;text-align: center;border-radius: 5px;border-color: #808080;}
.for_button{width: 400px;height: 45px;background: #428bca;color: #FFFFFF;box-shadow: 1px 1px 1px #1d4669;margin: 30px auto 0 auto;display: block;}




.m {
    width: 1200px;
    background: #ffffff;
    margin: 10px auto;
    overflow: hidden;
    clear: both;
}
.Content {
    width: 1200px;
    margin: 0 auto 10px;
    overflow: hidden;
    clear: both;
}
.UserForm {
    margin: 10px auto;
    padding: 0px auto;
    background: #f2f7fb;
    border: 1px solid #dde5eb;
    overflow: hidden;
    clear: both;
}
.UserForm table { width:800px; margin:20px auto; }
.UserForm table th { padding:5px; }
.UserForm table tr { padding:5px; height:20px; line-height:20px; }
.UserForm table td { padding:8px 5px; height:30px; line-height:30px; font-size:16px; text-align:left; }
.UserForm table td.ltitle { text-align:right; width:260px; }
.UserForm table td a { font-size:14px; color:#0000ff; }
.UserForm table td b { font-style:normal; font-weight:bold; color:#da2d20; }
.UserForm table td input.text { border:1px solid #cccccc; font-size:16px; width:200px; height:30px; line-height:20px;padding-left: 6px; }
.UserForm table td input.text2 { width:400px; }
.UserForm table td input.radio { }
.UserForm table td select { border:1px solid #cccccc; font-size:16px; width:200px; height:25px; line-height:25px; }
.UserForm table td label { margin:0 5px 0 0; }
.UserForm table tr td img.SecurityCode { margin:5px 10px 2px 0; padding:2px auto; border:0; cursor:hand; }
.UserForm table tr td input.SecurityCode { width:80px; height:30px;padding-left: 6px;border:1px solid #cccccc;}
.UserForm table tr td textarea { width:400px; height:80px; border:1px solid #a9b7ba; font-size:16px; text-align:left; clear:both;}
.UserForm table tr td input.cbox { border:0; width:20px; height:20px; line-height:20px; }
.UserForm table tr td a.r { color:#da2d20; font-weight:bold; }
.UserForm table tr td input.UserMobileCode { width:90px; }
.UserForm table tr td input.MobileCodeButton { margin:0 0 0 5px; width:auto; height:28px; line-height:28px; }
.UserForm table td img.paylogo { width:100px; border:0; }
.UserForm table td a.payment { margin:0 30px 0 0; text-align:center; width:100px; }
.UserForm table td span.payment { display:block; background:url(/images/c2.png) 0 0 no-repeat; padding-left:40px; font-size:16px; color:#da2d20; height:30px; line-height:30px; }
.UserForm table td a.LinkButton { margin:0 0px; text-align:center; display:inline-block; width:80px; height:30px; line-height:30px; background:#00a0ea; color:#ffffff; text-decoration:none; }
.UserForm table td a.LinkButton:hover{ background:#0088c7; }
.UserForm .b_button {
    margin-right: 20px;
    border: 0;
    color: #FFFFFF;
    width: 100px;
    height: 40px;
    background: #3e4b83;
    padding: 2px 0 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}</pre></body></html>